home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / OmniWeb-5.1.2.dmg / OmniWeb.app / Contents / Frameworks / OmniHTML.framework / Versions / 2001A / Resources / English.lproj / OmniHTML.strings
Text (UTF-16)  |  2005-10-24  |  2KB  |  31 lines

  1. /* error title */
  2. "Bad stream" = "Bad stream";
  3.  
  4. /* quit warning panel button */
  5. "Cancel Quit" = "Cancel Quit";
  6.  
  7. /* error message */
  8. "Cannot download %@" = "Cannot download %@";
  9.  
  10. /* OHDownloader targetTypeFormatString */
  11. "Downloading %@" = "Downloading %@";
  12.  
  13. /* OHDownloaderTaskHeaderName */
  14. "Downloading files" = "Downloading files";
  15.  
  16. /* quit warning panel title */
  17. "Downloads in Progress" = "Downloads in Progress";
  18.  
  19. /* quit warning panel button */
  20. "Quit Anyway" = "Quit Anyway";
  21.  
  22. /* save panel title prefix before type */
  23. "Save " = "Save ";
  24.  
  25. /* save panel title */
  26. "Save As" = "Save As";
  27.  
  28. /* quit warning panel message */
  29. "There are active downloads.  Quitting now will truncate these files." = "There are active downloads.  Quitting now will truncate these files.";
  30.  
  31.